home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re ODShape from FW_CShape? < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.0 KB  |  [TEXT/ttxt]

  1. Subject:     Re: ODShape from FW_CShape?
  2. Sent:        6/18/96 9:21 AM
  3. Received:    6/18/96 9:41 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I need to make a call to FW_CDropTracker::ShowDragHilite which
  9. >expects an ODShape* as one of its arguments.  However, the shape I
  10. >want to hilite is an FW_CArcShape.  So, my question is: how can I get an
  11. >ODShape* from an FW_CArcShape object?
  12. >
  13. >Thanks,
  14. >Walter
  15.  
  16. I have been asked to add an API to convert a FW_CShape to an ODShape. I 
  17. will add that in a future release. Right now you can use 
  18. FW_CreateArcODShape defined in FWGrUtil in the graphic sub-system.
  19.  
  20. ........................................................................
  21.  Henri Lamiraux                                      lamiraux@apple.com
  22.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  23. ........................................................................
  24.  
  25.